Welcome![Sign In][Sign Up]
Location:
Search - VC dialog toolbar

Search list

[Menu controlVC.NET2003实现 在Dialog中使用Menu和Toolbar

Description: 在Dialog中使用Menu和Toolbar,VC.NET2003,WINXP下调试通过-use Menu and Toolbar, VC.NET2003. debug through WINXP
Platform: | Size: 28054 | Author: 冷泠 | Hits:

[Windows DevelopVC视图绘制动态曲线图

Description: ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TestDrawCurve_26 application. TestDrawCurve_26.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestDrawCurve_26.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestDrawCurve_26App application class. TestDrawCurve_26.cpp This is the main application source file that contains the application class CTestDrawCurve_26App. TestDrawCurve_26.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TestDrawCurve_26.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\TestDrawCurve_26.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file TestDrawCurve_26.rc. res\TestDrawCurve_26.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in TestDrawCurve_26.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: TestDrawCurve_26Doc.h, TestDrawCurve_26Doc.cpp - the document These files contain your CTestDrawCurve_26Doc class. Edit these files to add your special document data and to implement file saving and loading (via CTestDrawCurve_26Doc::Serialize). TestDrawCurve_26View.h, TestDrawCurve_26View.cpp - the view of the document These files contain your CTestDrawCurve_26View class. CTestDrawCurve_26View objects are used to view CTestDrawCurve_26Doc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestDrawCurve_26.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////
Platform: | Size: 1967656 | Author: xiayang168 | Hits:

[ToolBar在对话框中添加工具条toolbars

Description: 本程序是在VC下开发的Windodws窗口界面程序,介绍如何在对话框的各个不同的位置添加工具条。 -this procedure was developed under the VC Windodws window interface procedures in the dialog on how the various tools to add the location of the.
Platform: | Size: 20480 | Author: xin | Hits:

[Menu controlVC.NET2003实现 在Dialog中使用Menu和Toolbar

Description: 在Dialog中使用Menu和Toolbar,VC.NET2003,WINXP下调试通过-use Menu and Toolbar, VC.NET2003. debug through WINXP
Platform: | Size: 27648 | Author: 冷泠 | Hits:

[GDI-BitmapWaveDlgDraw

Description: 基于单文档的VC程序,点击工具栏按钮,会出现显示波形的对话框。-based on a single document of VC procedures, click on the toolbar button will appear on the waveform dialog.
Platform: | Size: 3812352 | Author: 于小 | Hits:

[VC/MFCVC_classic_Guide

Description: 本电子文档详细讲解了VC++的开发过程,窗口、菜单、消息、工具条、对话框、控件、文档等内容。-The detailed account of electronic documents VC++ The development process, windows, menus, news, toolbar, dialog box, controls, documentation and other content.
Platform: | Size: 1032192 | Author: 孟庆春 | Hits:

[Hook apigouzihanshu

Description: 本例是一个钩子函数的应用 包含VC界面设计 对话框 工具条-This example is a hook function application contains VC Toolbar dialog box interface design
Platform: | Size: 1970176 | Author: 唐为林 | Hits:

[GUI DevelopvcCode

Description: VC++实现的特色菜单 工具栏等,是很好的对话框编程例子-VC++ Achievable Toolbar features such as menu, dialog box is a good example of programming
Platform: | Size: 676864 | Author: lindy | Hits:

[ToolBarvc_toolbar

Description: 在对话框上建立工具栏,程序非常详细,可以指导菜鸟完成-In the dialog box to establish the toolbar, the program is very detailed and can guide the rookie completed
Platform: | Size: 2395136 | Author: ningwang | Hits:

[Dialog_Windowdlgtbar

Description: 在对话框上实现的浮动工具栏,想在对话框中实现浮动工具栏吗? VC源码-窗体界面-.rar-In the dialog box on implementation of the floating toolbar, want to achieve in the dialog box floating toolbar吗? VC source- form interface-. rar
Platform: | Size: 18432 | Author: yangjian | Hits:

[Dialog_WindowDialog

Description: VC的dialog学习,你可以看看简单的很-you can see the samople code to study the dialog
Platform: | Size: 5328896 | Author: chentao | Hits:

[Dialog_WindowAdd_Toolbar_To_Dialog

Description: 为对话框加载工具栏按钮的VC源代码,希望对学习VC界面编程的学习者有所帮助。-As dialog box, add a toolbar button, VC source code, want to learn VC interface programming learners help.
Platform: | Size: 35840 | Author: 刘丽 | Hits:

[VC/MFCVC.ziliaoshouji

Description: 精心收集的vc编程中的常见问题及解决方法。包含以下内容: 随心所欲改变窗口标题 在工具栏上添加Combo,Edit,Progress,Slider控件 动态改变对话框的大小和位置 取得硬盘的序列号-Carefully collected vc common programming problems and solutions. Contains the following: arbitrary change in the window title on the toolbar to add a Combo, Edit, Progress, Slider Controls dynamically changing the size and location of the dialog box to obtain the serial number of hard drives
Platform: | Size: 463872 | Author: wangzheng | Hits:

[VC/MFCVC_MFC_Sample2

Description: VC-MFC编程实例 第6章菜单 第7章工具栏和状态栏 第8章视图 第9章对话框和对话条 第10章控件窗口-VC-MFC programming examples in Chapter 6 Menu Chapter 7 toolbar and status bar in Chapter 8 view Chapter 9 of the dialog box and dialogue, Chapter 10 controls window
Platform: | Size: 4474880 | Author: clark | Hits:

[GUI DevelopVC_load_the_toolbar_in_dialog_code

Description: VC开发在对话框中加载工具栏代码VC + + to load the toolbar in the dialog code-VC++ to load the toolbar in the dialog code
Platform: | Size: 12288 | Author: ik | Hits:

[ToolBarToolBar

Description: vc++向对话框的工具栏添加图标,图标是位图,可以是外部图片,-vc++ dialog box toolbar to add the icon, the icon is a bitmap, which can be external images,
Platform: | Size: 3873792 | Author: | Hits:

[GUI DevelopVC-Application-of-Dialog

Description: 本程序主要是实现对话框上的控件功能,包括对话框背景图案、加载菜单到对话框、加载工具栏(此工具栏包含图标及文字)及状态栏到对话框;此外菜单功能还包含用户登录界面功能:用户登录前部分菜单功能禁用。-This procedure mainly is to realize the control function on the dialog box, including dialog box background, the menu loaded onto dialog box, loading toolbar (this tool bar contains ICONS and text) and the status bar to dialog box In addition the menu function also contains the user login screen function: user login part before menu function disabled.
Platform: | Size: 1763328 | Author: zhoujin | Hits:

[ToolBartest

Description: VC对话框程序添加高亮效果工具栏并显示文字提示-VC dialog box program to add highlight effect toolbar and show text reminder
Platform: | Size: 2484224 | Author: name | Hits:

[VC/MFCVC-example

Description: 简单介绍VC的几个开发实例,对话框的应用,菜单的应用,工具栏的应用-Brief introduction to the VC several development instances, the application of the dialog box, the application of the menu, toolbar application
Platform: | Size: 657408 | Author: 李瑞奇 | Hits:

[VC/MFCVC-dialog-box-display

Description: 利用 VC的AppWizard,可以很容易地实现工具条和菜单项的ToolTip,或在状态条上显示帮助信息-Use VC AppWizard, you can easily achieve toolbar and menu items ToolTip, or display help information in the status bar
Platform: | Size: 15360 | Author: 李浩 | Hits:
« 12 3 »

CodeBus www.codebus.net